| Get | findPetsByStatus |
| Pet Store Web Service > Pets Resource Group : findPetsByStatus (Get) |
| Name | Description | Data Type |
|---|---|---|
| status | Status values that need to be considered for filter | string |
The response body is of type List[Pet].
| Fault | Description |
|---|---|
| 400 | This fault returns a response body of type (undefined). Invalid status value |